home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / c / strpchrt.zip / PACKING.LST < prev    next >
File List  |  1993-07-26  |  1KB  |  35 lines

  1.  
  2. STRPCHRT.ZIP Contents
  3. =====================
  4.  
  5.    READ.ME         Read this first.
  6.    PACKING.LST     This file.
  7.    REGISTER.DOC    Registration form.
  8.    USER.DOC        User manual.   
  9.  
  10.    SC.H            Common include file for Strip Chart programs.
  11.  
  12.    SCMSS.LIB       Small memory model Strip Chart Library for use with
  13.                    Microsoft C 7.00.
  14.    SCBCS.LIB       Small memory model Strip Chart Library for use with
  15.                    Borland C++ 3.1.
  16.  
  17.    EX_TEST.EXE     Strip Chart test program.
  18.    EX_TRACE.EXE    Multiple trace example.
  19.  
  20.    EX_STEP.C       Step function example.
  21.    EX_TEST.C       Source code for EX_TEST.EXE
  22.    EX_TRACE.C      Source code for EX_TRACE.EXE
  23.  
  24.    MS.MAK          Makefile for compiling examples, 
  25.                    for use with Microsoft C 7.00 NMAKE.EXE.
  26.                    Read comments in MS.MAK for instructions on
  27.                    how to use.
  28.  
  29.    BC.MAK          Makefile for compiling examples,
  30.                    for use with Borland C++ 3.1 MAKE.EXE.
  31.                    Read comments in BC.MAK for instructions on
  32.                    how to use.
  33.  
  34.  
  35.